#
# HoI - Japan Events
#
#		written by Henrik Fhraeus
#

#########################################################################
#  US Oil Embargo
#########################################################################
event = { 
	id = 3800
	random = no
	country = JAP
	
	# Triggered by USA 3701
	
	name = "EVT_3800_NAME"
	desc = "EVT_3800_DESC"
	style = 0
	picture = "Oil_Embargo"
	
	action_a = {
		name = "OK" # A very bad thing this is
		command = { type = end_trades which = JAP where = USA }
		command = { type = end_trades which = JAP where = VEN }
		command = { type = end_trades which = JAP where = ENG }
		command = { type = end_trades which = JAP where = CAN }
		command = { type = end_trades which = JAP where = SAF }
		command = { type = end_trades which = JAP where = AST }
		command = { type = end_trades which = JAP where = NZL }
		command = { type = end_trades which = JAP where = HOL }
		command = { type = end_trades which = JAP where = BEL }
		command = { type = domestic which = interventionism value = 1 }
	}
}
#########################################################################
#  The USA Assassinates Admiral Isoroku Yamamoto
#########################################################################
#event = { 
#	id = 3801
#	random = no
#	country = JAP
	
	# Triggered by USA 3704
	
#	name = "EVT_3801_NAME"
#	desc = "EVT_3801_DESC"
#	style = 0
#	picture = "Yamamoto_Assesination"
	
#	action_a = {
#		name = "OK" # A very, very bad thing this is
#		command = { type = sleepleader which = 101296 }
#		command = { type = sleepminister which = 5010 }
#		command = { type = sleepminister which = 5200 }
#		command = { type = sleepteam which = 1916 } 
#	}
#}

#########################################################################
#  The Nanking Massacre
#########################################################################
event = { 
	id = 3802
	random = no
	country = JAP
	
	trigger = {
		war = { country = JAP country = CHI }
		control = { province = 1235 data = -1 } # We control Nanjing
	}
	
	name = "EVT_3802_NAME"
	desc = "EVT_3802_DESC"
	style = 0
	picture = "Nanking"
	
	date = { day = 2 month = january year = 1936 }
	offset = 7
	deathdate = { day = 30 month = december year = 1999 }
	
	action_a = {
		name = "ACTIONNAME3802A" # That will hurt us more than them!
		command = { type = relation which = CHI value = -50 }
		command = { type = relation which = USA value = -20 }
		command = { type = relation which = CGX value = -30 }
		command = { type = belligerence which = JAP value = 10 }	
		command = { type = trigger which = 4100 } # CHI
		command = { type = trigger which = 3724 } # USA
	}
}

#########################################################################
#  Japan and the SE Asian Colonies of Vichy France
#########################################################################
event = { 
	id = 3803
	random = no
	country = JAP
	
	# Triggered by FRA 2800
	
	trigger = {
		control = { province = 1306 data = VIC } # Vichy controls Indochine and Madagascar
		control = { province = 1326 data = VIC }
		control = { province = 1328 data = VIC }
		control = { province = 1329 data = VIC } 
		control = { province = 1332 data = VIC }
		control = { province = 1333 data = VIC }
		control = { province = 1334 data = VIC }
		control = { province = 1335 data = VIC }
		control = { province = 1336 data = VIC }
		control = { province = 1337 data = VIC }
		control = { province = 1338 data = VIC }
		control = { province = 1339 data = VIC }
		control = { province = 1340 data = VIC }
		control = { province = 1341 data = VIC }
		
		control = { province = 1134 data = VIC }
		control = { province = 1137 data = VIC }
		
		NOT = {
			OR = {
				alliance = { country = JAP country = ENG }
				alliance = { country = JAP country = GER }
			     }
			}

		NOT = {
			war = { country = FRA country = JAP }
			event = 3826
		      }
	}
	
	name = "EVT_3803_NAME"
	desc = "EVT_3803_DESC"
        picture = "asian_colonies"
	style = 0
	
	action_a = {
		name = "ACTIONNAME3803B" # Demand French Indochine
		ai_chance = 95
		command = { type = relation which = VIC value = -10 }
		command = { type = relation which = FRA value = -20 }
		command = { type = relation which = ENG value = -15 }
		command = { type = relation which = USA value = -15 }
		command = { type = relation which = CGX value = -25 }
		command = { type = relation which = CYN value = -20 }
		command = { type = trigger which = 4001 }
		command = { type = trigger which = 3707 } # USA - war entry raised
	}
	action_b = {
		name = "ACTIONNAME3803A" # Demand Airbases in French Indochine
		ai_chance = 2
		command = { type = relation which = VIC value = -5 }
		command = { type = relation which = FRA value = -15 }
		command = { type = relation which = ENG value = -10 }
		command = { type = relation which = USA value = -10 }
		command = { type = relation which = CGX value = -20 }
		command = { type = relation which = CYN value = -15 }
		command = { type = trigger which = 4000 }
	}
	action_c = {
		name = "ACTIONNAME3803C" # Demand French Indochine and Madagascar
		ai_chance = 3
		command = { type = relation which = VIC value = -15 }
		command = { type = relation which = FRA value = -25 }
		command = { type = relation which = ENG value = -20 }
		command = { type = relation which = USA value = -20 }
		command = { type = relation which = CGX value = -25 }
		command = { type = relation which = CYN value = -20 }
		command = { type = trigger which = 4002 }
		command = { type = trigger which = 3708 } # USA - war entry raised more
	}
}
#########################################################################
#  Japan and the SE Asian Colonies of Vichy France - Axis Japan
#########################################################################
event = { 
	id = 3850
	random = no
	country = JAP
	
	# Triggered by FRA 2800
	
	trigger = {
		control = { province = 1306 data = VIC } # Vichy controls Indochine and Madagascar
		control = { province = 1326 data = VIC }
		control = { province = 1328 data = VIC }
		control = { province = 1329 data = VIC } 
		control = { province = 1332 data = VIC }
		control = { province = 1333 data = VIC }
		control = { province = 1334 data = VIC }
		control = { province = 1335 data = VIC }
		control = { province = 1336 data = VIC }
		control = { province = 1337 data = VIC }
		control = { province = 1338 data = VIC }
		control = { province = 1339 data = VIC }
		control = { province = 1340 data = VIC }
		control = { province = 1341 data = VIC }
		
		control = { province = 1134 data = VIC }
		control = { province = 1137 data = VIC }
		
		NOT = {
			alliance = { country = JAP country = ENG }
		}
		alliance = { country = JAP country = GER }
	}
	
	name = "EVT_3803_NAME"
	desc = "EVT_3803_DESC"
        picture = "asian_colonies"
	style = 0
	action_a = {
		name = "ACTIONNAME3803C" # Demand French Indochine and Madagascar
		ai_chance = 98
		command = { type = relation which = VIC value = -15 }
		command = { type = relation which = USA value = -20 }
		command = { type = relation which = CGX value = -25 }
		command = { type = relation which = CYN value = -20 }
		command = { type = trigger which = 4002 }
		command = { type = trigger which = 3708 } # USA - war entry raised more
	}
	action_b = {
		name = "ACTIONNAME3803B" # Demand French Indochine
		ai_chance = 1
		command = { type = relation which = VIC value = -10 }
		command = { type = relation which = USA value = -15 }
		command = { type = relation which = CGX value = -25 }
		command = { type = relation which = CYN value = -20 }
		command = { type = trigger which = 4001 }
		command = { type = trigger which = 3707 } # USA - war entry raised
	}
	action_c = {
		name = "ACTIONNAME3803A" # Demand Airbases in French Indochine
		ai_chance = 1
		command = { type = relation which = VIC value = -5 }
		command = { type = relation which = USA value = -10 }
		command = { type = relation which = CGX value = -25 }
		command = { type = relation which = CYN value = -20 }
		command = { type = trigger which = 4000 }
	}
}
#########################################################################
#  Vichy accepts our demands
#########################################################################
event = { 
	id = 3804
	random = no
	country = JAP
	
	# Triggered by VIC 4000
	
	name = "EVT_3804_NAME"
	desc = "EVT_3804_DESC"
       picture = "vichy_regime"
	style = 0
	
	action_a = {
		name = "OK" # Very Good!
		command = { type = add_corps which = "Indoshina Chuton Gun" value = land where = 1337 }
		command = { type = add_division which = "Dai 1 Indoshina Shubitai" value = militia } 
		command = { type = add_division which = "Dai 2 Indoshina Shubitai" value = militia } 
		command = { type = add_division which = "Dai 3 Indoshina Shubitai" value = militia } 
	}
}

event = { 
	id = 3894
	random = no
	country = JAP
	
	# Triggered by VIC 4001 or 4002
	
	name = "EVT_3804_NAME"
	desc = "EVT_3804_DESC"
       picture = "vichy_regime"
	style = 0
	
	action_a = {
		name = "OK" # Very Good!
		command = { type = add_corps which = "Saigon Boeitai" value = land where = 1337 }
		command = { type = add_division which = "Dai 1 Indoshina Shubitai" value = garrison } 
		command = { type = add_corps which = "Indoshina Chuton Gun" value = land where = 1328 } # was 1326
		command = { type = add_division which = "Dai 2 Indoshina Shubitai" value = garrison } 
		command = { type = add_division which = "Dai 3 Indoshina Shubitai" value = garrison } 
		command = { type = add_corps which = "Tai Chuton Gun" value = land where = 1306 }
		command = { type = add_division which = "Dai 4 Indoshina Shubitai" value = garrison } 
	}
}
#########################################################################
#  Vichy refuses our demands
#########################################################################
event = { 
	id = 3805
	random = no
	country = JAP
	
	# Triggered by VIC 4000, 4001 or 4002
	
	name = "EVT_3805_NAME"
	desc = "EVT_3805_DESC"
      picture = "vichy_regime"
	style = 0
	
	action_a = {
		name = "OK" # Curses!
		command = { type = dissent value = 3 }
	}
}
#########################################################################
# Japan puts Pressure on Siam (Axis Japan)
#########################################################################
event = { 
	id = 3806
	random = no
	country = JAP
	
	trigger = {
		alliance = { country = JAP country = GER }
		exists = VIC
		exists = SIA
		event = 3802
		NOT = { 
			war = { country = JAP country = SIA } 
		}
	}
	
	date = { day = 1 month = january year = 1936 }
	offset = 30
	deathdate = { day = 30 month = december year = 1999 }
	
	name = "EVT_3806_NAME"
	desc = "EVT_3806_DESC"
       picture = "siam"
	style = 0
	
	action_a = {
		name = "ACTIONNAME3806A" # Lean on Siam
		ai_chance = 95
		command = { type = relation which = SIA value = 5 }
		command = { type = domestic which = interventionism value = 1 }
		command = { type = trigger which = 4500 } # Siam/Thailand
		command = { type = sleepevent which = 3807 }
	}
	action_b = {
		name = "ACTIONNAME3806B" # Siam is Unimportant
		ai_chance = 5
		command = { type = sleepevent which = 3807 }
	}
}
#########################################################################
# Japan puts Pressure on Siam ("Neutral" Japan)
#########################################################################
event = { 
	id = 3807
	random = no
	country = JAP
	
	trigger = {
		NOT = {
			OR = {
				alliance = { country = JAP country = GER }
				alliance = { country = JAP country = ENG }
				alliance = { country = JAP country = SOV }
			}
		}
		war = { country = JAP country = ENG }
		exists = VIC
		exists = SIA
		event = 3802
		NOT = {
			war = { country = JAP country = SIA }
		}
	}
	
	name = "EVT_3807_NAME"
	desc = "EVT_3807_DESC"
        picture = "siam"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 30
	deathdate = { day = 30 month = december year = 1999 }
	
	action_a = {
		name = "ACTIONNAME3807A" # Lean on Siam
		ai_chance = 98
		command = { type = domestic which = interventionism value = 1 }
		command = { type = trigger which = 4501 } # Siam/Thailand
		command = { type = sleepevent which = 3806 }
	}
	action_b = {
		name = "ACTIONNAME3807B" # Siam is Unimportant
		ai_chance = 2
		command = { type = relation which = SIA value = 10 }
		command = { type = sleepevent which = 3806 }
	}
}
#########################################################################
# Siam Accepts
#########################################################################
event = { 
	id = 3808
	random = no
	country = JAP
	
	# Triggered by SIA 4500 or 4501

	#trigger = {
	#	alliance = { country = JAP country = SIA }
	#}

	#date = { day = 1 month = january year = 1936 }
	#offset = 2
	#deathdate = { day = 30 month = december year = 1999 }
	
	name = "EVT_3808_NAME"
	desc = "EVT_3808_DESC"
        picture = "siam"
	style = 0
	
	action_a = {
		name = "OK" # Excellent!
		command = { type = make_puppet which = SIA }
  		command = { type = secedeprovince which = SIA value = 1341 }
  		command = { type = secedeprovince which = SIA value = 1340 }
  		command = { type = secedeprovince which = SIA value = 1339 }
		command = { type = sleepevent which = 3806 }
		command = { type = sleepevent which = 3807 }
  	}
}
#########################################################################
# Siam Refuses
#########################################################################
event = { 
	id = 3809
	random = no
	country = JAP
	
	# Triggered by SIA 4500 or 4501
	
	name = "EVT_3809_NAME"
	desc = "EVT_3809_DESC"
        picture = "siam"
	style = 0
	
	action_a = {
		name = "ACTIONNAME3809A" # Declare War!
		ai_chance = 98
		command = { type = domestic which = interventionism value = 1 }
		command = { type = war which = SIA }
	}
	action_b = {
		name = "ACTIONNAME3809B" # Their Loss!
		ai_chance = 2
		command = { type = relation which = SIA value = 10 }
	}
}
#########################################################################
#  Japan Annexes Philippines
#########################################################################
event = { 
	id = 2039
	random = no
	country = JAP

	
	name = "EVT_2039_NAME"
	desc = "EVT_2039_DESC"
	style = 0
	picture = "japanese_reinforcments"

	#Triggered by USA 68A

	action_a = {
		name = "EVT_2039_ACTA" # We have to accomodate to the New Order!
		command = { type = inherit which = PHI }
	}
}
##########################################################################
#  The Chinese Question
##########################################################################
event = {
	id = 3815
	random = no
	country = JAP

	name = "EVT_3815_NAME"
	desc = "EVT_3815_DESC"
	style = 0
        picture = "japanese_reinforcments"

	action_a = {
		name = "EVT_3815_ACTA" #
		ai_chance = 80
		command = { type = inherit which = CHI } 
		command = { type = inherit which = CSX } 
		command = { type = inherit which = CGX } 
		command = { type = inherit which = CXB } 
		command = { type = inherit which = CYN } 

#		command = { type = domestic which = free_market value = -1 }
		command = { type = domestic which = freedom value = -1 }
		command = { type = domestic which = defense_lobby value = 1 }
		command = { type = domestic which = interventionism value = 1 }
		command = { type = belligerence which = JAP value = -50 }

		command = { type = trigger which = 3820 } 
	}
	action_b = {
		name = "EVT_3815_ACTB" #
		ai_chance = 2
		command = { type = inherit which = CHI } 
		command = { type = inherit which = CSX } 
		command = { type = inherit which = CGX } 
		command = { type = inherit which = CXB } 
		command = { type = inherit which = CYN } 

#		command = { type = domestic which = free_market value = -1 }
		command = { type = domestic which = freedom value = -1 }
		command = { type = domestic which = defense_lobby value = 1 }
		command = { type = domestic which = interventionism value = 1 }
		command = { type = belligerence which = JAP value = -50 }

		command = { type = trigger which = 3821 }
	}
	action_c = {
		name = "EVT_3815_ACTC" #
		ai_chance = 18
		command = { type = inherit which = CHI } 
		command = { type = inherit which = CSX } 
		command = { type = inherit which = CGX } 
		command = { type = inherit which = CXB } 
		command = { type = inherit which = CYN } 

		command = { type = dissent value = 3 }

#		command = { type = domestic which = free_market value = -1 }
		command = { type = domestic which = freedom value = -1 }
		command = { type = domestic which = defense_lobby value = 1 }
		command = { type = domestic which = interventionism value = 1 }
	}
}

event = {
	id = 3816
	random = no
	country = JAP

	name = "EVT_3816_NAME"
	desc = "EVT_3816_DESC"
	style = 0
        picture = "chanfukeng"

	action_a = {
		ai_chance = 100
		name = "EVT_3816_ACTA" #
		command = { type = independence which = CHI value = 1 when = 0 }
		command = { type = trigger which = 3818 }
	}
}

event = {
	id = 3817
	random = no
	country = JAP

	name = "EVT_3817_NAME"
	desc = "EVT_3817_DESC"
	style = 0
        picture = "chanfukeng"

	action_a = {
		ai_chance = 100
		name = "OK" #
		command = { type = independence which = CYN value = 1 when = 0 }
		command = { type = independence which = CGX value = 1 when = 0 }
		command = { type = independence which = CSX value = 1 when = 0 }
		command = { type = independence which = CXB value = 1 when = 0 }
		command = { type = trigger which = 3818 }
	}
}

event = {
	id = 3818
	random = no
	country = JAP

	name = "EVT_3818_NAME"
	desc = "EVT_3818_DESC"
	style = 0
        picture = "japan_celebrating"

	action_a = {
		ai_chance = 100
		name = "OK" #
		command = { type = make_puppet which = CHI }
		command = { type = make_puppet which = CGX }
		command = { type = make_puppet which = CYN }
		command = { type = make_puppet which = CXB }
		command = { type = make_puppet which = CSX }
		command = { type = trigger which = 3819 }
		command = { type = trigger which = 3822 }
		command = { type = trigger which = 3828 }
		command = { type = trigger which = 3829 }
		command = { type = trigger which = 3830 }
	}
}

event = {
	id = 3820
	random = no
	country = JAP

	name = "EVT_3820_NAME"
	desc = "EVT_3820_DESC"
	style = 0
        picture = "japanese_officers"

	action_a = {
		ai_chance = 100
		name = "OK" #
		command = { type = trigger which = 3816 }
	}
}
event = {
	id = 3821
	random = no
	country = JAP

	name = "EVT_3820_NAME"
	desc = "EVT_3820_DESC"
	style = 0
        picture = "japanese_officers"

	action_a = {
		ai_chance = 100
		name = "OK" #
		command = { type = trigger which = 3817 }
	}
}

######################################
# Manchurian Land to Japan
######################################
event = {
	id = 3831
	random = no
	country = MAN

	trigger = {
		control = { province = 1386 data = MAN } # Xilinhot
		}

	date = { day = 1 month = january year = 1936 }
	offset = 1
	deathdate = { day = 3 month = january year = 1963 }

	name = "EVT_3831_NAME"
	desc = "EVT_3831_DESC"
	style = 0
	picture = "Nomonhan"

	action_a = {
		name = "OK" # Opportunists
		command = { type = secedeprovince which = JAP value = 1386 } # 
	}
}
####################################################################
#  Japan Pressures Germany over Manchukuo
####################################################################

event = { 
	id = 3835
	random = no
	country = JAP

	trigger = {
		exists = CHI
		exists = GER
		exists = MAN
		OR = {
			war = { country = JAP country = CHI }
			alliance = { country = GER country = JAP }
			event = 21
			}
		NOT = {
			alliance = { country = GER country = CHI }
			alliance = { country = GER country = CYN }
			alliance = { country = GER country = CSX }
			alliance = { country = GER country = CXB }
			alliance = { country = GER country = SIK }
			war = { country = GER country = JAP }
			}
		}

	name = "EVT_3835_NAME" 
	desc = "EVT_3835_DESC"
	picture = "Ger_response"
	style = 0

	date = { day = 0 month = february year = 1938 }
	offset = 14
	deathdate = { day = 29 month = august year = 1939 }

	action_a = {
		ai_chance = 90
		name = "EVT_3835_ACTA"
		command = { type = trigger which = 2035 } #GER response
		command = { type = money value = -50 } #Expenditure
		command = { type = relation which = MAN value = 20 }
		command = { type = relation which = GER value = -10 }
		}

	action_b = {
		ai_chance = 10
		name = "EVT_3835_ACTB"
		command = { type = dissent value = 1 }
		command = { type = relation which = MAN value = -10 }
		command = { type = relation which = CHI value = 5 }
		}
	}
#########################################################################
#  TechTeam
#########################################################################
event = {
	id = 3890
	random = no
	country = JAP

	trigger = { tech_team = 1918 }

	name = "EVT_1018R_NAME"
	desc = "EVT_1018R_DESC"
	picture = "scientist"
	style = 0

	date = { day = 0 month = january year = 1950 }
	offset = 5
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		name = "ACTIONNAME1018A"
		command = { type = add_team_skill which = 1918 value = 1 } 
	}
}

event = {
	id = 3891
	random = no
	country = JAP

	trigger = { tech_team = 1915 }

	name = "EVT_1019R_NAME"
	desc = "EVT_1019R_DESC"
	picture = "scientist"
	style = 0

	date = { day = 0 month = january year = 1950 }
	offset = 5
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		name = "ACTIONNAME1019A"
		command = { type = add_team_skill which = 1915 value = 2 } 
	}
}

event = {
	id = 3892
	random = no
	country = JAP

	trigger = { tech_team = 1900 }

	name = "EVT_1019R_NAME"
	desc = "EVT_1019R_DESC"
	picture = "scientist"
	style = 0

	date = { day = 0 month = january year = 1950 }
	offset = 5
	deathdate = { day = 29 month = december year = 1999 }

	action_a = {
		name = "ACTIONNAME1019A"
		command = { type = add_team_research_type which = 1900 value = rocketry } 
	}
}

####################################################################
#  Unlock Japanese Garrison Divisions for Human Player at Start of 1936 Campaign
####################################################################

event = { 
	id = 3836
	random = no
	country = JAP

	trigger = { ai = no }

	name = "EVT_3836_NAME"
	desc = "EVT_3836_DESC"
	style = 0
	picture = "japsoldiers"

	date = { hour = 2 day = 0 month = january year = 1936 }

	action_a = {
		name = "ACTIONNAME3836A"
		#command = { type = unlock_division which = 13016 value = 26 } # Dai 2 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 27 } # Dai 3 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 29 } # Dai 4 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 30 } # Dai 5 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 38 } # Dai 5 Dokuritsu shubitai
		command = { type = unlock_division which = 13016 value = 50 } # Dai 7 Shubitai
		command = { type = unlock_division which = 13016 value = 51 } # Dai 57 Shubitai
		command = { type = unlock_division which = 13016 value = 55 } # Dai 8 Shubitai
		command = { type = unlock_division which = 13016 value = 56 } # Dai 14 Shubitai
		command = { type = unlock_division which = 13016 value = 72 } # Dai 1 Chsen Shubitai
		command = { type = unlock_division which = 13016 value = 73 } # Dai 2 Chsen Shubitai
		command = { type = unlock_division which = 13016 value = 75 } # Saishu Shubitai
		command = { type = unlock_division which = 13016 value = 77 } # Naha Shubitai
		command = { type = unlock_division which = 13016 value = 79 } # Toyohara Shubitai
		command = { type = unlock_division which = 13016 value = 81 } # Tomari Keibitai
		command = { type = unlock_division which = 13016 value = 83 } # Shana Shubitai
		command = { type = unlock_division which = 13016 value = 85 } # Mariane Keibitai
		command = { type = unlock_division which = 13016 value = 87 } # Palau Keibitai
		command = { type = unlock_division which = 13016 value = 89 } # Eniwetok Keibitai
		command = { type = unlock_division which = 13016 value = 91 } # Bikini Keibitai
		command = { type = unlock_division which = 13016 value = 93 } # Kwajalein Keibitai
		command = { type = unlock_division which = 13016 value = 95 } # Saipan Keibitai
		command = { type = unlock_division which = 13016 value = 97 } # Shumushushima Keibitai
		command = { type = unlock_division which = 13016 value = 99 } # Bonin Keibitai
		command = { type = unlock_division which = 13016 value = 101 } # Marcus Keibitai
		command = { type = unlock_division which = 13016 value = 103 } # Ulithi Keibitai
		command = { type = unlock_division which = 13016 value = 105 } # Truk Keibitai
		command = { type = unlock_division which = 13016 value = 107 } # Ponape Keibitai
		command = { type = unlock_division which = 13016 value = 109 } # Marshall Keibitai
		command = { type = unlock_division which = 13016 value = 111 } # Yap Keibitai
		command = { type = unlock_division which = 13016 value = 301 } # Asahikawa Keibitai
		command = { type = unlock_division which = 13016 value = 303 } # Sapporo Keibitai
		command = { type = unlock_division which = 13016 value = 305 } # Sendai Keibitai
		command = { type = unlock_division which = 13016 value = 307 } # Fukushima Keibitai
		command = { type = unlock_division which = 13016 value = 309 } # Tokyo Keibitai
		command = { type = unlock_division which = 13016 value = 311 } # Nagoya Keibitai
		command = { type = unlock_division which = 13016 value = 313 } # Osaka Keibitai
		command = { type = unlock_division which = 13016 value = 315 } # Shikoku Keibitai
		command = { type = unlock_division which = 13016 value = 317 } # Kagoshima Keibitai
		command = { type = unlock_division which = 13016 value = 319 } # Fukuoka Keibitai
		command = { type = unlock_division which = 13016 value = 321 } # Hiroshima Keibitai
		command = { type = unlock_division which = 13016 value = 323 } # Kanazawa Keibitai
		command = { type = unlock_division which = 13016 value = 325 } # Niigata Keibitai
		command = { type = unlock_division which = 13016 value = 327 } # Akita Keibitai
		}
	}

#########################################################################
#  Nanking-Kna fggetlensge
#########################################################################
event = {
	id = 91331
	random = no
	country = JAP

	trigger = {
		AND = {
			# Nanking-Kna area:
			control = { province = 1217 data = JAP } # Lianyungang
			control = { province = 1218 data = JAP } # Hszcsou
			control = { province = 1219 data = JAP } # Nantong
			control = { province = 1220 data = JAP } # Yangzhou
			control = { province = 1221 data = JAP } # Hofei
			control = { province = 1233 data = JAP } # Anqing
			control = { province = 1234 data = JAP } # Vuhu
			control = { province = 1235 data = JAP } # Nanking
			control = { province = 1236 data = JAP } # Szucsou
			control = { province = 1238 data = JAP } # Hangcsou
			control = { province = 1239 data = JAP } # Ningpo
			control = { province = 1240 data = JAP } # Vencsou
			control = { province = 1241 data = JAP } # Quzhou

			# Provinces surrounding Nanking-Kna area:
			#control = { province = 1222 data = JAP } # Fuyang
			#control = { province = 1223 data = JAP } # Kaifeng
			#control = { province = 1230 data = JAP } # Xinyang
			#control = { province = 1232 data = JAP } # Hankou
			#control = { province = 1237 data = JAP } # Sanghaj
			#control = { province = 1242 data = JAP } # Shangrao
			#control = { province = 1243 data = JAP } # Nanping
			#control = { province = 1244 data = JAP } # Fucsou
			#control = { province = 1252 data = JAP } # Jiujiang
			#OR ={
			#	control = { province = 1215 data = JAP } # Csingtao
			#	control = { province = 1215 data = U74 } # Csingtao
			#}
			#OR = {
			#	control = { province = 1216 data = JAP } # Csinan
			#	control = { province = 1216 data = U74 } # Csinan
			#}
			NOT = { control = { province = 1222 data = CHI } } # Fuyang
			NOT = { control = { province = 1223 data = CHI } } # Kaifeng
			NOT = { control = { province = 1230 data = CHI } } # Xinyang
			NOT = { control = { province = 1232 data = CHI } } # Hankou
			NOT = { control = { province = 1237 data = CHI } } # Sanghaj
			NOT = { control = { province = 1242 data = CHI } } # Shangrao
			NOT = { control = { province = 1243 data = CHI } } # Nanping
			NOT = { control = { province = 1244 data = CHI } } # Fucsou
			NOT = { control = { province = 1252 data = CHI } } # Jiujiang
			NOT = { control = { province = 1215 data = CHI } } # Csingtao
			NOT = { control = { province = 1216 data = CHI } } # Csinan
		}
	}

	name = "EVT_91331_NAME"
	desc = "EVT_91331_DESC"
	style = 0

	date = { year = 1938 month = january day = 1 }
	offset = 3
	deathdate = { year = 1964 month = december day = 30 }

	action_a = {
		ai_chance = 90
		name = "ACTIONNAME91331A" #
		command = { type = relation which = SOV value = -5 }
		command = { type = relation which = ENG value = -5 }
		command = { type = relation which = USA value = -5 }
		command = { type = independence which = U87 value = 1 }
		command = { type = dissent value = -1 }
		command = { type = alliance which = U87 }
		command = { type = make_puppet which = U87 }
		command = { type = trigger which = 91332 } # Setup Nanking-Kna
	}
	action_b = {
		ai_chance = 10
		name = "ACTIONNAME91331B" #
		command = { type = supplies value = 100 }
		command = { type = belligerence which = JAP value = 5 }
	}
}

#########################################################################
#  Nanking-Kna fggetlensge
#########################################################################
event = {
	id = 91332
	random = no
	country = U87

	# triggered by JAP91331

	name = "EVT_91332_NAME"
	desc = "EVT_91332_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME91332A"
		#Diplomacy:
		command = { type = alliance which = JAP }
		command = { type = access which = JAP }
		command = { type = access which = MAN }
		command = { type = access which = MEN }
		command = { type = access which = U74 }
		command = { type = trigger which = 91333 } # Japan Puppet Nanking-Kna
		#Government:
		command = { type = set_domestic which = democratic value = 2 }
		command = { type = set_domestic which = political_left value = 3 }
		command = { type = headofstate which = 800700 }
		command = { type = headofgovernment which = 800704 }
		command = { type = foreignminister which = 800707 }
		command = { type = armamentminister which = 800712 }
		command = { type = ministerofsecurity which = 800714 }
		command = { type = ministerofintelligence which = 800715 }
		command = { type = chiefofstaff which = 800718 }
		#command = { type = chiefofarmy which = 800700 }
		#command = { type = chiefofnavy which = 800700 }
		#command = { type = chiefofair which = 800700 }
		#Army:
		command = { type = add_corps which = "Di'1 Jun" value = land where = 1235 }
		command = { type = add_division which = "1 Nanking Hoheishidan" value = infantry when = 1 }
		command = { type = add_division which = "2 Nanking Hoheishidan" value = militia when = 1 }
		command = { type = add_division which = "3 Nanking Hoheishidan" value = militia when = 0 }
		command = { type = add_corps which = "Di'2 Jun" value = land where = 1235 }
		command = { type = add_division which = "4 Nanking Hoheishidan" value = infantry when = 0 }
		command = { type = add_division which = "5 Nanking Hoheishidan" value = militia when = 1 }
		command = { type = add_division which = "6 Nanking Hoheishidan" value = militia when = 0 }
		#Resources:
		command = { type = manpowerpool value = 100 } 	# manpower
	}
}

#########################################################################
#  Nanking-Kna fggetlensge
#########################################################################
event = {
	id = 91333
	random = no
	country = JAP

	#Triggered by U87 91332

	name = "EVT_91333_NAME"
	desc = "EVT_91333_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME91333A" # Install a Puppet
		command = { type = make_puppet which = U87 }
	}
}

#########################################################################
#  szak-Kna fggetlensge
#########################################################################
event = {
	id = 91334
	random = no
	country = JAP

	trigger = {
		AND = {
			# szak-Kna area:
			control = { province = 1203 data = JAP } # Tangshan
			control = { province = 1204 data = JAP } # Tiencsin
			control = { province = 1205 data = JAP } # Peking
			control = { province = 1210 data = JAP } # Baoding
			control = { province = 1211 data = JAP } # Sicsiacsuang
			control = { province = 1212 data = JAP } # Hantan
			control = { province = 1213 data = JAP } # Yucheng
			control = { province = 1214 data = JAP } # Yantai
			control = { province = 1215 data = JAP } # Csingtao
			control = { province = 1216 data = JAP } # Csinan
			control = { province = 1225 data = JAP } # Tajjan
			control = { province = 1226 data = JAP } # Changzhi

			# Provinces surrounding szak-Kna area:
			#control = { province = 1223 data = JAP } # Kaifeng
			#control = { province = 1224 data = JAP } # Anyang
			#OR ={
			#	control = { province = 1206 data = JAP } # Kalgan
			#	control = { province = 1206 data = MEN } # Kalgan
			#}
			#OR = {
			#	control = { province = 1209 data = JAP } # Jining
			#	control = { province = 1209 data = MEN } # Jining
			#}
			#OR ={
			#	control = { province = 1217 data = JAP } # Lianyungang
			#	control = { province = 1217 data = U87 } # Lianyungang
			#}
			#OR = {
			#	control = { province = 1218 data = JAP } # Hszcsou
			#	control = { province = 1218 data = U87 } # Hszcsou
			#}
			#OR = {
			#	control = { province = 1227 data = JAP } # Luojang
			#	control = { province = 1227 data = U87 } # Luojang
			#}
			#OR = {
			#	control = { province = 1269 data = JAP } # Hszian
			#	control = { province = 1269 data = U87 } # Hszian
			#}
			#control = { province = 1223 data = JAP } # Kaifeng
			#control = { province = 1224 data = JAP } # Anyang
			NOT = { control = { province = 1206 data = CHI } } # Kalgan
			NOT = { control = { province = 1209 data = CHI } } # Jining
			NOT = { control = { province = 1217 data = CHI } } # Lianyungang
			NOT = { control = { province = 1218 data = CHI } } # Hszcsou
			NOT = { control = { province = 1227 data = CHI } } # Luojang
			NOT = { control = { province = 1269 data = CHI } } # Hszian
		}
	}

	name = "EVT_91334_NAME"
	desc = "EVT_91334_DESC"
	style = 0

	date = { year = 1937 month = december day = 1 }
	offset = 3
	deathdate = { year = 1964 month = december day = 30 }

	action_a = {
		ai_chance = 90
		name = "ACTIONNAME91334A" #Prepare better action name
		command = { type = relation which = SOV value = -5 }
		command = { type = relation which = ENG value = -5 }
		command = { type = relation which = USA value = -5 }
		command = { type = independence which = U74 value = 1 }
		command = { type = dissent value = -1 }
		command = { type = alliance which = U74 }
		command = { type = make_puppet which = U74 }
		command = { type = trigger which = 91335 } # Setup szak-Kna
	}
	action_b = {
		ai_chance = 10
		name = "ACTIONNAME91334B" # Let us take it all!
		command = { type = supplies value = 100 }
		command = { type = belligerence which = JAP value = 5 }
	}
}

#########################################################################
#  szak-Kna fggetlensge
#########################################################################
event = {
	id = 91335
	random = no
	country = U74

	# triggered by JAP91334

	name = "EVT_91335_NAME"
	desc = "EVT_91335_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME91335A"
		#Diplomacy:
		command = { type = alliance which = JAP }
		command = { type = access which = JAP }
		command = { type = access which = MAN }
		command = { type = access which = MEN }
		command = { type = access which = U87 }
		command = { type = trigger which = 91336 } # Japan Puppet szak-Kna
		#Government:
		command = { type = set_domestic which = democratic value = 2 }
		command = { type = set_domestic which = political_left value = 3 }
		command = { type = headofstate which = 700400 }
		command = { type = headofgovernment which = 700401 }
		command = { type = foreignminister which = 700404 }
		command = { type = armamentminister which = 700408 }
		command = { type = ministerofsecurity which = 700409 }
		command = { type = ministerofintelligence which = 700413 }
		#command = { type = chiefofstaff which = 700400 }
		#command = { type = chiefofarmy which = 700400 }
		command = { type = chiefofnavy which = 704042 }
		#command = { type = chiefofair which = 700400 }
		#Army:
		command = { type = add_corps which = "Di'1 Jun" value = land where = 1205 }
		command = { type = add_division which = "1 Beiping Hoheishidan 'Peking'" value = infantry when = 0 }
		command = { type = add_division which = "2 Beiping Hoheishidan 'Paotingfu'" value = infantry when = 0 }
		command = { type = add_division which = "3 Beiping Hoheishidan 'Kaiping'" value = infantry when = 0 }
		command = { type = add_division which = "7 Beiping Hoheishidan 'Tientsin'" value = infantry when = 0 }
		command = { type = add_division which = "8 Beiping Hoheishidan 'Tsinanfu'" value = infantry when = 0 }
		command = { type = add_division which = "Shsei butai" value = militia when = 0 }
		#ideiglenesen, amg nincs jobb, valjban 60-60-60-80-80-valamennyi kellene
		command = { type = damage_division which = -1 value = land where = 20 }
		command = { type = damage_division which = -1 value = land where = 20 }
		command = { type = damage_division which = -1 value = land where = 20 }
		command = { type = damage_division which = -1 value = land where = 20 }
		#Resources:
		command = { type = manpowerpool value = 50 } 	# manpower
	}
}

#########################################################################
#  szak-Kna fggetlensge
#########################################################################
event = {
	id = 91336
	random = no
	country = JAP

	#Triggered by U74 91335

	name = "EVT_91336_NAME"
	desc = "EVT_91336_DESC"
	style = 0

	action_a = {
		name = "ACTIONNAME91336A" # Install a Puppet
		command = { type = make_puppet which = U74 }
	}
}
